CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - speech recognition matlab

搜索资源列表

  1. Great_Outdoors_by_sandals82.zi

    0下载:
  2. 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-12
    • 文件大小:2658036
    • 提供者:宋小小
  1. MFCC_matlab.rar

    0下载:
  2. 基于MATLAB的语音识别MFCC特征提取算法,MATLAB-based speech recognition MFCC feature extraction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3802
    • 提供者:xw
  1. SoundCapture.rar

    0下载:
  2. this is code of how we capture voice from microphone and then we can use it later to speech recognition,this is code of how we capture voice from microphone and then we can use it later to speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:787999
    • 提供者:fola2008
  1. biase_bp_wave_recogin.rar

    0下载:
  2. 用BP神经网络对孤立词语音识别Matlab语音仿真过程,BP neural network used for isolated word speech recognition voice Matlab simulation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:894825
    • 提供者:12
  1. matlab_ars

    0下载:
  2. 这个是有关于语音识别的的书籍,上面有很多基本原理和MATLAB的例子-This is a reference book for automatic speech recognition with matlab codes.
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:33332224
    • 提供者:zhengjingkai
  1. xiaobo

    0下载:
  2. 基于matlab的语音识别小波变换代码欢迎大家下载-Speech recognition based on wavelet transform matlab code are welcome to download
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:966
    • 提供者:zhangzhong
  1. dwt

    0下载:
  2. 基于动态时间规划(DTW)的语音信号识别,MATLAB环境下的-Dynamic Programming (DTW) of the speech signal recognition, MATLAB environment
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1965999
    • 提供者:阿若
  1. FERETpca

    0下载:
  2. Speech recognition (also known as automatic speech recognition or computer speech recognition) converts spoken words to text. The term "voice recognition" is sometimes used to refer to speech recognition where the recognition system is trained to a p
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:33257
    • 提供者:Devilly
  1. HMM100

    0下载:
  2. HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:35609
    • 提供者:杨明
  1. voicebox

    0下载:
  2. 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:144076
    • 提供者:frieda
  1. speech

    3下载:
  2. 完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件-Completion of MFCC-based speech recognition system simulation, document the completion of speech recognition training with the source file
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:808232
    • 提供者:zhao
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:607575
    • 提供者:Aso
  1. speechrecognitionUsingLPCandBOF

    0下载:
  2. Speech recognition using LPC and Bank of Filter method, operated in Matlab-Speech recognition using LPC and Bank of Filter method,operated in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3451
    • 提供者:sushi
  1. Speech-recognition

    1下载:
  2. matlab实现的语音识别程序 源代码和语音样本都有-matlab code for speech recognition implementation have voice samples, as well as txt version of the code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:150818
    • 提供者:zws
  1. 1

    0下载:
  2. 经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:89796
    • 提供者:zzh
  1. HMM-speech-recognition-system

    1下载:
  2. 基于HMM模型的语音识别系统,在MATLAB中的程序实现-HMM-based speech recognition systems model
  3. 所属分类:语音合成与识别

    • 发布日期:2013-03-13
    • 文件大小:211889
    • 提供者:dingwl
  1. Speech-Recognition-using-NN

    0下载:
  2. speech recognition / matlab / -speech recognition / matlab / nn
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:30519
    • 提供者:nasa169
  1. Speech-Recognition-DAQ-Example

    0下载:
  2. speech recognition matlab example daq
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:211078
    • 提供者:nasa169
  1. DTW-in-Isolated-word-Speech-Recognition

    0下载:
  2. 基于matlab的语音识别dtw算法实现(speech recognition DTW)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:景阳山庄
  1. hmm-speech-recognition-0.1

    0下载:
  2. HMM based speech in matlab
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:856064
    • 提供者:rajaarar
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com